Laravel : Pass dynamic variables to routes

114

route('add_rcord', ['formid' => $value1, 'userid' => $value2])

Comments

Submit
0 Comments